projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2e49cd
)
(Faces): Don't talk about internal face vector as arg to facep.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jan 2008 05:45:18 +0000
(
05:45
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jan 2008 05:45:18 +0000
(
05:45
+0000)
lispref/display.texi
patch
|
blob
|
history
diff --git
a/lispref/display.texi
b/lispref/display.texi
index 2d129f626425515f7c443fcf357c74c5ea6ce16c..76ac64dd658331004e20da5411a887ca23c1b98d 100644
(file)
--- a/
lispref/display.texi
+++ b/
lispref/display.texi
@@
-1736,8
+1736,7
@@
faces in Lisp programs by the symbols that name them.
@defun facep object
This function returns @code{t} if @var{object} is a face name string
-or symbol (or if it is a vector of the kind used internally to record
-face data). It returns @code{nil} otherwise.
+or symbol. It returns @code{nil} otherwise.
@end defun
Each face name is meaningful for all frames, and by default it has the